home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Environments / PowerFantasm™ 4.19a / PowerFantasm™ / Fantasm V4 headers / Resources.def < prev    next >
Text File  |  1996-06-21  |  1KB  |  55 lines

  1.     if    PPC
  2.         IMPORT    InitResources
  3.         IMPORT    RsrcZoneInit
  4.         IMPORT    CloseResFile
  5.         IMPORT    ResError
  6.         IMPORT    CurResFile
  7.         IMPORT    HomeResFile
  8.         IMPORT    CreateResFile
  9.         IMPORT    OpenResFile
  10.         IMPORT    UseResFile
  11.         IMPORT    CountTypes
  12.         IMPORT    Count1Types
  13.         IMPORT    GetIndType
  14.         IMPORT    Get1IndType
  15.         IMPORT    SetResLoad
  16.         IMPORT    CountResources
  17.         IMPORT    Count1Resources
  18.         IMPORT    GetIndResource
  19.         IMPORT    Get1IndResource
  20.         IMPORT    GetResource
  21.         IMPORT    Get1Resource
  22.         IMPORT    GetNamedResource
  23.         IMPORT    Get1NamedResource
  24.         IMPORT    LoadResource
  25.         IMPORT    ReleaseResource
  26.         IMPORT    DetachResource
  27.         IMPORT    UniqueID
  28.         IMPORT    Unique1ID
  29.         IMPORT    GetResAttrs
  30.         IMPORT    GetResInfo
  31.         IMPORT    SetResInfo
  32.         IMPORT    AddResource
  33.         IMPORT    GetResourceSizeOnDisk
  34.         IMPORT    GetMaxResourceSize
  35.         IMPORT    RsrcMapEntry
  36.         IMPORT    SetResAttrs
  37.         IMPORT    ChangedResource
  38.         IMPORT    RemoveResource
  39.         IMPORT    UpdateResFile
  40.         IMPORT    WriteResource
  41.         IMPORT    SetResPurge
  42.         IMPORT    GetResFileAttrs
  43.         IMPORT    SetResFileAttrs
  44.         IMPORT    OpenRFPerm
  45.         IMPORT    RGetResource
  46.         IMPORT    HOpenResFile
  47.         IMPORT    HCreateResFile
  48.         IMPORT    FSpOpenResFile
  49.         IMPORT    FSpCreateResFile
  50.         IMPORT    ReadPartialResource
  51.         IMPORT    WritePartialResource
  52.         IMPORT    SetResourceSize
  53.         IMPORT    GetNextFOND
  54.     ENDIF
  55.